home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 3221 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  29 lines

  1.  
  2. In article <4eathg$1dq@metroux.metrobbs.com> mafuller@clubmet.metrobbs.com (Fuller) writes:
  3. > I have heard that workbench 3.0 has a bug involving reopening workbench
  4. > after an application has closed it.  This bug is suppose to involve the
  5. > priority of the application, if the priority is to high workbench won't
  6. > reopen properly causing you to have to reboot.  A new commidity called
  7. > mcx243 is suppose to fix it but I got a vector warning from Virus Checker
  8. > so I killed the program.  Can anyone help me?
  9.  
  10. The vector warning is the DoIO() that MCX patches in its setup.  The docs
  11. contain a list of all the vectors patched by MCX.
  12.  
  13. Multi-Function Commodity (MCX) does work fine, and will ring VirusChecker's
  14. vector watch when MCX is run after VirusChecker.  The simple solution is to
  15. run MCX WELL before VirusChecker is run in the WBStartup.
  16.  
  17. Just set the tool type STARTPRI= in both so that MCX is started before VChk.
  18. (ie., STARTPRI=5 in MCX and STARTPRI=-5 in VChk).
  19.  
  20. I've also found MCX should be the LAST patch to be run (aside from VChk), ie
  21. after RTPatch, ARQ, etc.  This allows all of its functions to work properly,
  22. and those it doesn't change from the earlier patches will also work.
  23.  
  24. --
  25.            Brent Bryan McCrackin
  26.           St. Catharines, Ontario
  27.           bmccrach@chardonnay.niagara.com
  28. "As with everything else... it's the thought that counts."-JS,B5
  29.